Job Radar. Live notifications. AI processed.
upwork.com 2026-04-14 🟡
🔹 Automate Business Email Collection and Outreach
👤 Client: 🇵🇹 Portugal Member since 2018-10-31
💰 Price: $75
🚩 Problem: Need to automate a workflow for collecting business emails, researching their profiles, and sending evaluations.
📦 Existing: Not specified
Specifications:
[Target] Define target businesses based on keyword 'Lawyer in Paris'
[Method] Use web scraping tools like Selenium or Puppeteer to find X amount of businesses on Google
[UI/UX] Not applicable
[Stack] Python with libraries like Beautiful Soup, Requests, and Pandas; Email API integration (e.g., SendGrid)
[Security] Ensure compliance with GDPR and other data protection regulations; Use secure email handling practices
[Format] Excel for storing business info; JSON or CSV for structured data
Workflow:
1. Set up a Python environment with necessary libraries.
2. Develop a script to scrape Google for businesses matching the keyword 'Lawyer in Paris'.
3. Extract email and site URL from each business page.
4. Research each business by scraping their website or using public APIs.
5. Identify and document any issues or profile problems found.
6. Store collected data in an Excel spreadsheet.
7. Automate sending evaluation emails to businesses via an email API.
8. Implement a daily cron job to run the script and send follow-up emails.